[INFO] cloning repository https://github.com/lily-mosquitoes/image-compare-api
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lily-mosquitoes/image-compare-api" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flily-mosquitoes%2Fimage-compare-api", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flily-mosquitoes%2Fimage-compare-api'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c603be07664ada9d59fe1245e3e8d09a57d7c267
[INFO] testing lily-mosquitoes/image-compare-api against try#b8e88e5ddf5521a9f43ee3f62a702388c713e4bb for pr-155114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flily-mosquitoes%2Fimage-compare-api" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/lily-mosquitoes/image-compare-api
[INFO] finished tweaking git repo https://github.com/lily-mosquitoes/image-compare-api
[INFO] tweaked toml for git repo https://github.com/lily-mosquitoes/image-compare-api written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lily-mosquitoes/image-compare-api on toolchain b8e88e5ddf5521a9f43ee3f62a702388c713e4bb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/lily-mosquitoes/image-compare-api already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] caa3b000342a482a7a7f53e86a938d90389db976d2e99e4cf8c3a934ae247e49
[INFO] running `Command { std: "docker" "start" "-a" "caa3b000342a482a7a7f53e86a938d90389db976d2e99e4cf8c3a934ae247e49", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "caa3b000342a482a7a7f53e86a938d90389db976d2e99e4cf8c3a934ae247e49", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "caa3b000342a482a7a7f53e86a938d90389db976d2e99e4cf8c3a934ae247e49", kill_on_drop: false }`
[INFO] [stdout] caa3b000342a482a7a7f53e86a938d90389db976d2e99e4cf8c3a934ae247e49
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bbab2ed6c9ab87b435bc35ee595dd6f0e7cce1528ea00e8c28ac8d21cc03b9f5
[INFO] running `Command { std: "docker" "start" "-a" "bbab2ed6c9ab87b435bc35ee595dd6f0e7cce1528ea00e8c28ac8d21cc03b9f5", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling unicode-ident v1.0.6
[INFO] [stderr]    Compiling libc v0.2.149
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling futures-core v0.3.25
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling futures-task v0.3.25
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling bytes v1.3.0
[INFO] [stderr]    Compiling futures-channel v0.3.25
[INFO] [stderr]    Compiling itoa v1.0.5
[INFO] [stderr]    Compiling cc v1.0.78
[INFO] [stderr]    Compiling futures-io v0.3.25
[INFO] [stderr]    Compiling zerocopy v0.7.32
[INFO] [stderr]    Compiling tracing-core v0.1.30
[INFO] [stderr]    Compiling serde v1.0.189
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling allocator-api2 v0.2.18
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling futures-sink v0.3.25
[INFO] [stderr]    Compiling percent-encoding v2.2.0
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling futures-util v0.3.25
[INFO] [stderr]    Compiling tokio v1.23.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.5
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling serde_json v1.0.91
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling syn v2.0.38
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling ryu v1.0.12
[INFO] [stderr]    Compiling socket2 v0.4.7
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling mio v0.8.5
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling ring v0.17.3
[INFO] [stderr]    Compiling http v0.2.8
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.9.1
[INFO] [stderr]    Compiling cpufeatures v0.2.5
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling iana-time-zone v0.1.53
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling thiserror v1.0.55
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling form_urlencoded v1.1.0
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling base64 v0.21.4
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling block-buffer v0.10.3
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling yansi v0.5.1
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling crc v3.2.1
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.27.0
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling time-core v0.1.0
[INFO] [stderr]    Compiling webpki-roots v0.25.4
[INFO] [stderr]    Compiling yansi v1.0.0-rc.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling time-macros v0.2.6
[INFO] [stderr]    Compiling digest v0.10.6
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling indexmap v1.9.2
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling inlinable_string v0.1.15
[INFO] [stderr]    Compiling ref-cast v1.0.14
[INFO] [stderr]    Compiling bitflags v2.4.0
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling sha2 v0.10.6
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling chrono v0.4.23
[INFO] [stderr]    Compiling uncased v0.9.7
[INFO] [stderr]    Compiling fastrand v1.8.0
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling uuid v1.5.0
[INFO] [stderr]    Compiling rustix v0.38.19
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling flume v0.11.0
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling stable-pattern v0.1.0
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling time v0.3.17
[INFO] [stderr]    Compiling state v0.6.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.10
[INFO] [stderr]    Compiling futures-executor v0.3.25
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling futures v0.3.25
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling atomic v0.5.1
[INFO] [stderr]    Compiling multer v2.0.4
[INFO] [stderr]    Compiling figment v0.10.8
[INFO] [stderr]    Compiling dotenvy v0.15.6
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling async-trait v0.1.60
[INFO] [stderr]    Compiling rocket v0.5.0
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling binascii v0.1.4
[INFO] [stderr]    Compiling fern v0.6.1
[INFO] [stderr]    Compiling is-terminal v0.4.9
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling devise_core v0.4.1
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling tokio-stream v0.1.11
[INFO] [stderr]    Compiling serde_derive v1.0.189
[INFO] [stderr]    Compiling thiserror-impl v1.0.55
[INFO] [stderr]    Compiling devise_codegen v0.4.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.23
[INFO] [stderr]    Compiling tokio-macros v1.8.2
[INFO] [stderr]    Compiling pear_codegen v0.2.3
[INFO] [stderr]    Compiling ref-cast-impl v1.0.14
[INFO] [stderr]    Compiling async-stream-impl v0.3.3
[INFO] [stderr]    Compiling devise v0.4.1
[INFO] [stderr]    Compiling async-stream v0.3.3
[INFO] [stderr]    Compiling rocket_db_pools_codegen v0.1.0
[INFO] [stderr]    Compiling pear v0.2.3
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling hyper v0.14.23
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]    Compiling toml v0.5.10
[INFO] [stderr]    Compiling ubyte v0.10.3
[INFO] [stderr]    Compiling tokio-util v0.7.4
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling rocket_http v0.5.0
[INFO] [stderr]    Compiling h2 v0.3.15
[INFO] [stderr]    Compiling sqlformat v0.2.3
[INFO] [stderr]    Compiling rocket_codegen v0.5.0
[INFO] [stderr]    Compiling sqlx-core v0.7.4
[INFO] [stderr]    Compiling sqlx-sqlite v0.7.4
[INFO] [stderr]    Compiling sqlx-macros-core v0.7.4
[INFO] [stderr]    Compiling sqlx-macros v0.7.4
[INFO] [stderr]    Compiling sqlx v0.7.4
[INFO] [stderr]    Compiling rocket_db_pools v0.1.0
[INFO] [stderr]    Compiling image-compare-api v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/api/vote/mod.rs:102:17
[INFO] [stdout]     |
[INFO] [stdout] 102 |     connection: &mut SqliteConnection,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 103 | ) -> Result<SqliteArray, QueryError> {
[INFO] [stdout]     |             ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 103 | ) -> Result<SqliteArray<'_>, QueryError> {
[INFO] [stdout]     |                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 31s
[INFO] running `Command { std: "docker" "inspect" "bbab2ed6c9ab87b435bc35ee595dd6f0e7cce1528ea00e8c28ac8d21cc03b9f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bbab2ed6c9ab87b435bc35ee595dd6f0e7cce1528ea00e8c28ac8d21cc03b9f5", kill_on_drop: false }`
[INFO] [stdout] bbab2ed6c9ab87b435bc35ee595dd6f0e7cce1528ea00e8c28ac8d21cc03b9f5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3f938fe023d23b7798439489ae3f3d4f7268c25e1bcb6b6751f928aaa0f3c5c6
[INFO] running `Command { std: "docker" "start" "-a" "3f938fe023d23b7798439489ae3f3d4f7268c25e1bcb6b6751f928aaa0f3c5c6", kill_on_drop: false }`
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/api/vote/mod.rs:102:17
[INFO] [stdout]     |
[INFO] [stdout] 102 |     connection: &mut SqliteConnection,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 103 | ) -> Result<SqliteArray, QueryError> {
[INFO] [stdout]     |             ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 103 | ) -> Result<SqliteArray<'_>, QueryError> {
[INFO] [stdout]     |                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling pretty_assertions v1.4.0
[INFO] [stderr]    Compiling image-compare-api v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/api/vote/mod.rs:102:17
[INFO] [stdout]     |
[INFO] [stdout] 102 |     connection: &mut SqliteConnection,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 103 | ) -> Result<SqliteArray, QueryError> {
[INFO] [stdout]     |             ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 103 | ) -> Result<SqliteArray<'_>, QueryError> {
[INFO] [stdout]     |                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcBrt30K/symbols.o" "<10 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libimage_compare_api-c3494fa8b9993da5,librocket_db_pools-f45063767239ed15,libsqlx-52ba8fc2108496ee,libsqlx_sqlite-82da20d390806132,libfutures_executor-145ea840293f49f7,libflume-e60d5386e24109bf,liburlencoding-261db3bc6355947a,libfutures_intrusive-868ea7b146c89cbc,liblibsqlite3_sys-1f9b049ef3a61675,libatoi-d6b9f5a05e2b7267,libsqlx_core-cf3af73150205b86,librustls_pemfile-edb8ea0fd17ff3de,libbase64-afd5a9de3caedd74,libwebpki_roots-8f19deeabafd6f44,libthiserror-84a3ed25a26cbfba,libsha2-bedcd03988920070,libcpufeatures-338bb9517af8f82c,libdigest-5bd64b927eb7e8f4,libblock_buffer-1415d05b5bee8a11,libcrypto_common-b911dacf4d13c7e9,libgeneric_array-4755a97519fa0ce0,libtypenum-059131c14ff6b960,librustls-21711602fbe10a0e,libsct-49f3c2eb94d2b9e6,libwebpki-a935e3e749909e91,libring-6d79c55878dbccd6,libuntrusted-151845769873c416,libsqlformat-143715aecc50f8a3,libunicode_categories-38a7b792de7af90b,libnom-94f36f83af180958,libitertools-22133dd8780ba359,libhashlink-11297c078d7c50de,liburl-52368b713633db07,libidna-1cd789a980b14f92,libunicode_normalization-4103566d47392641,libtinyvec-49a3f4678f8e416a,libtinyvec_macros-847056b696a24274,libunicode_bidi-3c27478181001aa8,libform_urlencoded-3c019a6334b08841,libcrossbeam_queue-592f62b90a900f59,libcrossbeam_utils-f03e1fa262ca9b3c,libevent_listener-55ffc13ab1e45b6d,librocket-b1dbc8bb4e6d40c2,libtempfile-cfddf1b46b8db80d,libfastrand-bcbe744857fcc2eb,libremove_dir_all-3d2569adddb07547,libserde_json-8867fc9011461d3d,libryu-a404a5c11c1d6ce4,librocket_http-04e33ee336821cd0,libuuid-5b8a878b3fed3a2e,libcookie-53a8ed9fa411fa17,libstable_pattern-e121fa2a0e3a4fbc,libref_cast-83f60a5204228555,libpercent_encoding-d0b00ee558e57a42,libhyper-b8c04bc648cfb689,libh2-ead77b609fe13682,libindexmap-d2625b84fc5a6a85,libhashbrown-8f765769a3ccac67,libtower_service-c57734125ac4a124,libhttp_body-d26b95df4380a0af,libhttpdate-7eeed0085cae73a4,libmulter-c9856b4267430195,libmime-9d741b7ce81bea86,libtokio_util-ba78c3d8608049bf,libtracing-02371f16e055ede7,libtracing_core-af317a9684e09355,libhttparse-c828a3e06b87780b,libspin-00f3293454caa82c,libencoding_rs-93fb4603288f54ce,libhttp-569d23c134a5c7fe,libfnv-2a26f5d3b9cd4973,libindexmap-5ff322f7fa3c6a08,libequivalent-4046d892813a5d9a,libhashbrown-ebb71d04aba75df1,libahash-b79d081cd11e4e1b,libgetrandom-ffce16ff34f0d545,libonce_cell-75d2118436933f61,libzerocopy-1dc992e994286048,liballocator_api2-d2068d8f08cf0916,libeither-7d867441c444817e,libtokio_stream-a84b670e4c467363,libatomic-f2ffaa4b74655a08,libstate-e3214dcf12ed7a20,libparking_lot-ac13acf18d4f65f8,libparking_lot_core-d8003a7bf5ddaa1a,libsmallvec-bf42a6c89ae7eac8,liblock_api-b859456350ad8bb2,libscopeguard-e3488017e20117d5,libubyte-1082d15b751c7877,libtime-646280f7b967a876,libitoa-5dc56a3e7ffbd87a,libtime_core-b6f1d0dbda7251af,libfigment-5406d5f3efcbee57,libtoml-2ced666f4274f96f,libuncased-0e7f7caf52fc188d,libpear-bc98c902cfc33166,libyansi-53eba0587125a633,libinlinable_string-e8f56a84d504d4c6,libtokio-d3ab363e633ca8f9,libsignal_hook_registry-1469e984acf093cb,libnum_cpus-9aabc145bb44b1ee,libsocket2-0a4c79d2a224e41f,libbytes-dfec1d08b2f9aa54,libmio-c157fe4352b58a7a,liblog-51e16959fb9ee1a6,libcfg_if-8c8419bc1cff3c76,libfutures-ee5ba3605bffa1c8,libfutures_util-d11449870113b940,libmemchr-6d52070c5077e5ac,libfutures_io-8624e46ef929849c,libslab-3a0cc1b0db4af2b7,libfutures_channel-3b8650b350f4b6b5,libpin_project_lite-9507e61e0fe0dfee,libfutures_sink-4caf15b9c8d22b36,libfutures_task-8d91dacf319c369f,libpin_utils-edd6e294c1e21a4f,libasync_stream-97b6949bfed0dada,libfutures_core-25dae9430dfefda5,libyansi-6f79089f9753ad9e,libis_terminal-955742c37ba21139,librustix-8e14a76bf8d95797,libbitflags-2b3ba3a85d09cbc5,liblinux_raw_sys-1be079649837a1d4,libchrono-918cbea359ad8492,libiana_time_zone-39eca5cf57d339b5,libnum_integer-874cc0b8cbf4fe09,libnum_traits-9f75e36cabc07661,libserde-3417bda2ba9db885,libtime-a45d523d3051c2fe,liblibc-f2e2f8a5ea413175}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcBrt30K/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-cef6c24413debde6/out" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-c205615e93ff48d0/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/options-6875e5513fea9552" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `image-compare-api` (test "vote")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/bin/rustc --crate-name vote --edition=2021 tests/vote.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=98d2629db8fa332a -C extra-filename=-027d7b47dac8c067 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-918cbea359ad8492.rlib --extern dotenvy=/opt/rustwide/target/debug/deps/libdotenvy-bb1521f0cb6513b0.rlib --extern fern=/opt/rustwide/target/debug/deps/libfern-4e12d60ad32e4cda.rlib --extern image_compare_api=/opt/rustwide/target/debug/deps/libimage_compare_api-c3494fa8b9993da5.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-51e16959fb9ee1a6.rlib --extern pretty_assertions=/opt/rustwide/target/debug/deps/libpretty_assertions-6747aff205732cc6.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-325fcfb4cebdf294.rlib --extern rocket=/opt/rustwide/target/debug/deps/librocket-b1dbc8bb4e6d40c2.rlib --extern rocket_db_pools=/opt/rustwide/target/debug/deps/librocket_db_pools-f45063767239ed15.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-3417bda2ba9db885.rlib --extern sqlx=/opt/rustwide/target/debug/deps/libsqlx-52ba8fc2108496ee.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-5b8a878b3fed3a2e.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-cef6c24413debde6/out -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-c205615e93ff48d0/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `image-compare-api` (test "options") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustctxQHt9/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libimage_compare_api-c3494fa8b9993da5,librocket_db_pools-f45063767239ed15,libsqlx-52ba8fc2108496ee,libsqlx_sqlite-82da20d390806132,libfutures_executor-145ea840293f49f7,libflume-e60d5386e24109bf,liburlencoding-261db3bc6355947a,libfutures_intrusive-868ea7b146c89cbc,liblibsqlite3_sys-1f9b049ef3a61675,libatoi-d6b9f5a05e2b7267,libsqlx_core-cf3af73150205b86,librustls_pemfile-edb8ea0fd17ff3de,libbase64-afd5a9de3caedd74,libwebpki_roots-8f19deeabafd6f44,libthiserror-84a3ed25a26cbfba,libsha2-bedcd03988920070,libcpufeatures-338bb9517af8f82c,libdigest-5bd64b927eb7e8f4,libblock_buffer-1415d05b5bee8a11,libcrypto_common-b911dacf4d13c7e9,libgeneric_array-4755a97519fa0ce0,libtypenum-059131c14ff6b960,librustls-21711602fbe10a0e,libsct-49f3c2eb94d2b9e6,libwebpki-a935e3e749909e91,libring-6d79c55878dbccd6,libuntrusted-151845769873c416,libsqlformat-143715aecc50f8a3,libunicode_categories-38a7b792de7af90b,libnom-94f36f83af180958,libitertools-22133dd8780ba359,libhashlink-11297c078d7c50de,liburl-52368b713633db07,libidna-1cd789a980b14f92,libunicode_normalization-4103566d47392641,libtinyvec-49a3f4678f8e416a,libtinyvec_macros-847056b696a24274,libunicode_bidi-3c27478181001aa8,libform_urlencoded-3c019a6334b08841,libcrossbeam_queue-592f62b90a900f59,libcrossbeam_utils-f03e1fa262ca9b3c,libevent_listener-55ffc13ab1e45b6d,librocket-b1dbc8bb4e6d40c2,libtempfile-cfddf1b46b8db80d,libfastrand-bcbe744857fcc2eb,libremove_dir_all-3d2569adddb07547,libserde_json-8867fc9011461d3d,libryu-a404a5c11c1d6ce4,librocket_http-04e33ee336821cd0,libuuid-5b8a878b3fed3a2e,libcookie-53a8ed9fa411fa17,libstable_pattern-e121fa2a0e3a4fbc,libref_cast-83f60a5204228555,libpercent_encoding-d0b00ee558e57a42,libhyper-b8c04bc648cfb689,libh2-ead77b609fe13682,libindexmap-d2625b84fc5a6a85,libhashbrown-8f765769a3ccac67,libtower_service-c57734125ac4a124,libhttp_body-d26b95df4380a0af,libhttpdate-7eeed0085cae73a4,libmulter-c9856b4267430195,libmime-9d741b7ce81bea86,libtokio_util-ba78c3d8608049bf,libtracing-02371f16e055ede7,libtracing_core-af317a9684e09355,libhttparse-c828a3e06b87780b,libspin-00f3293454caa82c,libencoding_rs-93fb4603288f54ce,libhttp-569d23c134a5c7fe,libfnv-2a26f5d3b9cd4973,libindexmap-5ff322f7fa3c6a08,libequivalent-4046d892813a5d9a,libhashbrown-ebb71d04aba75df1,libahash-b79d081cd11e4e1b,libgetrandom-ffce16ff34f0d545,libonce_cell-75d2118436933f61,libzerocopy-1dc992e994286048,liballocator_api2-d2068d8f08cf0916,libeither-7d867441c444817e,libtokio_stream-a84b670e4c467363,libatomic-f2ffaa4b74655a08,libstate-e3214dcf12ed7a20,libparking_lot-ac13acf18d4f65f8,libparking_lot_core-d8003a7bf5ddaa1a,libsmallvec-bf42a6c89ae7eac8,liblock_api-b859456350ad8bb2,libscopeguard-e3488017e20117d5,libubyte-1082d15b751c7877,libtime-646280f7b967a876,libitoa-5dc56a3e7ffbd87a,libtime_core-b6f1d0dbda7251af,libfigment-5406d5f3efcbee57,libtoml-2ced666f4274f96f,libuncased-0e7f7caf52fc188d,libpear-bc98c902cfc33166,libyansi-53eba0587125a633,libinlinable_string-e8f56a84d504d4c6,libtokio-d3ab363e633ca8f9,libsignal_hook_registry-1469e984acf093cb,libnum_cpus-9aabc145bb44b1ee,libsocket2-0a4c79d2a224e41f,libbytes-dfec1d08b2f9aa54,libmio-c157fe4352b58a7a,liblog-51e16959fb9ee1a6,libcfg_if-8c8419bc1cff3c76,libfutures-ee5ba3605bffa1c8,libfutures_util-d11449870113b940,libmemchr-6d52070c5077e5ac,libfutures_io-8624e46ef929849c,libslab-3a0cc1b0db4af2b7,libfutures_channel-3b8650b350f4b6b5,libpin_project_lite-9507e61e0fe0dfee,libfutures_sink-4caf15b9c8d22b36,libfutures_task-8d91dacf319c369f,libpin_utils-edd6e294c1e21a4f,libasync_stream-97b6949bfed0dada,libfutures_core-25dae9430dfefda5,libyansi-6f79089f9753ad9e,libis_terminal-955742c37ba21139,librustix-8e14a76bf8d95797,libbitflags-2b3ba3a85d09cbc5,liblinux_raw_sys-1be079649837a1d4,libchrono-918cbea359ad8492,libiana_time_zone-39eca5cf57d339b5,libnum_integer-874cc0b8cbf4fe09,libnum_traits-9f75e36cabc07661,libserde-3417bda2ba9db885,libtime-a45d523d3051c2fe,liblibc-f2e2f8a5ea413175}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustctxQHt9/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-cef6c24413debde6/out" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-c205615e93ff48d0/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/response_has_request_id-392bced07df3125d" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `image-compare-api` (test "response_has_request_id") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "3f938fe023d23b7798439489ae3f3d4f7268c25e1bcb6b6751f928aaa0f3c5c6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3f938fe023d23b7798439489ae3f3d4f7268c25e1bcb6b6751f928aaa0f3c5c6", kill_on_drop: false }`
[INFO] [stdout] 3f938fe023d23b7798439489ae3f3d4f7268c25e1bcb6b6751f928aaa0f3c5c6
